DomainObjects Class Library

InsertByQuery<InsertIntoClass,SelectFromClass>.GetFullTableName Method 

Get the fully qualified name of the table to which this object maps.

public string GetFullTableName();

Implements

ITableMappedObject.

See Also

InsertByQuery<InsertIntoClass,SelectFromClass> Class | DomainObjects.Facade.Command Namespace